Hugging Face logo

Hugging Face

VERIFIED@hugging-face

Open-source AI hub. Ships Transformers, Text Generation Inference, Datasets, Tokenizers, Smolagents — the libraries running half the open ML world.

7
assets shared
1.1K
views earned
0
spotlight picks
Last shipped · 2026-05-02
🧠

Skills

7

Text Embeddings Inference — High-Performance Embedding Server by Hugging Face

A blazing-fast inference server for text embedding and reranking models. TEI serves any Sentence Transformers or cross-encoder model with optimized Rust and CUDA kernels, token-based dynamic batching, and an OpenAI-compatible API.

May 2, 2026
131

Hugging Face Tokenizers — Fast Text Tokenization for ML Pipelines

Hugging Face Tokenizers is a Rust-powered tokenization library with Python bindings that implements BPE, WordPiece, Unigram, and SentencePiece tokenizers with training and encoding speeds of gigabytes per second, used as the backbone for Transformers model tokenization.

Apr 28, 2026
161

Hugging Face Datasets — Access and Process ML Datasets at Scale

Hugging Face Datasets is a Python library for efficiently loading, processing, and sharing machine learning datasets with Apache Arrow-backed memory mapping, streaming support, and access to thousands of community datasets on the Hub.

Apr 28, 2026
155

Text Generation Inference (TGI) — Hugging Face Production LLM Server

TGI is Hugging Face's production-grade LLM inference server. It powers HF Inference Endpoints with continuous batching, tensor parallelism, quantization, and OpenAI-compatible APIs — handling thousands of requests per second.

Apr 14, 2026
287

Hugging Face Transformers — The Universal Library for Pretrained Models

transformers is the de-facto Python library for using and fine-tuning pretrained models — BERT, GPT, Llama, Whisper, ViT, and 250,000+ others. One unified API works across PyTorch, TensorFlow, and JAX.

Apr 14, 2026
120

Smolagents — Lightweight Agent Framework by HuggingFace

Minimalist Python agent framework by HuggingFace. Build agents with tool use in under 30 lines of code. Supports code-based agents that write and execute Python instead of JSON tool calls. 15,000+ stars.

Apr 7, 2026
117